FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.oh-setp#1.0.38 (47 ms)

Package ca.on.oh-setp
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalpriority
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalpriority
Version 0.0.1
Status draft
Date 2023-03-10
Name SETPSurgicalPriority
Title Extension: Surgical Priority
Experimental False
Realm ca
Description Define the priority of the surgery
Purpose to define the priority of the surgery
Copyright Used by permission of HL7 International, all rights reserved Creative Commons License
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://ontariohealth.ca/fhir/ValueSet/surgical-priority-classification Surgical Priority Classification


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-setp-ext-surgicalpriority",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalpriority",
  "version" : "0.0.1",
  "name" : "SETPSurgicalPriority",
  "title" : "Extension: Surgical Priority",
  "status" : "draft",
  "date" : "2023-03-10",
  "publisher" : "Ontario Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ontariohealth.ca/fhir/"
        },
        {
          "system" : "email",
          "value" : "some.email@ontariohealth.ca"
        }
      ]
    }
  ],
  "description" : "Define the priority of the surgery",
  "purpose" : "to define the priority of the surgery",
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "Procedure"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Surgical Priority",
        "definition" : "the priority of the surgery",
        "max" : "1"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalpriority"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        },
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ontariohealth.ca/fhir/ValueSet/surgical-priority-classification"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.